home *** CD-ROM | disk | FTP | other *** search
/ Tietokone-lehden Plus / Tietokone Plus CD 1998.iso / pc / ohjelmat / muut / hotfixes / postsp3 / dns-fix / q154984.txt < prev    next >
Text File  |  1997-08-12  |  3KB  |  70 lines

  1. DOCUMENT:Q154984    [winnt]
  2. TITLE: DNS Server May Not Recursively Resolve Some Names
  3. PRODUCT: Microsoft Windows NT
  4. PROD/VER:4.00
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:kbbug4.00 kbnetwork NTSrv nttcp
  7.  
  8. --------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT Server version 4.0
  12. --------------------------------------------------------------------------
  13.  
  14. SYMPTOMS
  15. ========
  16.  
  17. Your Domain Name System (DNS) server does not recursively resolve names
  18. which contain a large number of IP addresses. However, the DNS server does
  19. resolve names which contain one or a small number of IP addresses.
  20.  
  21. CAUSE
  22. =====
  23.  
  24. When a DNS response contains more data than can fit in a UPD packet (more
  25. than 512 bytes,) it sends as much data that can fit into the UDP packet and
  26. sets the truncation bit, indicating that there is more data available.
  27.  
  28. The Microsoft DNS server discards packets with the truncation bit set and
  29. tries another authoritative server. The DNS server always receives the same
  30. response with the truncation bit set, so it eventually stops and returns
  31. SERVFAIL to the client.
  32.  
  33. RESOLUTION
  34. ==========
  35.  
  36. The Microsoft DNS Server has been modified to accept truncated responses
  37. and return that response to the client.
  38.  
  39. Obtain the following fix, or wait for the next Windows NT service pack.
  40.  
  41. This hotfix has been posted to the following Internet location:
  42.  
  43.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  44.    hotfixes-postSP3/dns-fix
  45.  
  46. STATUS
  47. ======
  48.  
  49. Microsoft has confirmed this to be a problem in Windows NT version 4.0.
  50. A supported fix is now available, but has not been fully regression-tested
  51. and should be applied only to systems experiencing this specific problem.
  52. Unless you are severely impacted by this specific problem, Microsoft
  53. recommends that you wait for the next Service Pack that contains this fix.
  54. Contact Microsoft Technical Support for more information.
  55.  
  56. Additional query words: 4.00 prodnt
  57.  
  58. ============================================================================
  59.  
  60. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  61. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  62. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  63. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  64. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  65. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  66. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  67. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  68. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  69. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  70. SO THE FOREGOING LIMITATION MAY NOT APPLY.